projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
750996b
)
(install): Change ownership of installed files.
author
Glenn Morris
<rgm@gnu.org>
Wed, 31 Oct 2007 03:16:48 +0000
(
03:16
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 31 Oct 2007 03:16:48 +0000
(
03:16
+0000)
leim/Makefile.in
patch
|
blob
|
history
diff --git
a/leim/Makefile.in
b/leim/Makefile.in
index 188ac81c880b4a93a1fa79e016baf732cba2d506..d2dcd8bfa70a8a7f94d0e26cc9131fba28b4f8e1 100644
(file)
--- a/
leim/Makefile.in
+++ b/
leim/Makefile.in
@@
-251,6
+251,7
@@
install: all
done) \
else true; fi
-chmod -R a+r ${INSTALLDIR}
+ -find ${INSTALLDIR} -exec chown $${LOGNAME:-$$USERNAME} '{}' ';'
clean mostlyclean:
rm -f ${TIT-MISC} ${TIT-MISC:.elc=.el} \